div#mainCenter {
 padding-left: 3px;
}

h2.categoryTitle {
 font-size: 20px;
 line-height: 1.2em;
 color: #701;
 margin-top: 10px;
 margin-bottom: 10px;
}

h2.selectTitle {
 font-size: 12px !important;
 line-height: 1.2em;
 color: #000 !important;
 margin-top: 10px;
 margin-bottom: 10px;
}

a.lightRed {
 color: #f00;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 12px;
 line-height: 1.2em;
}

select {
 width: 200px;
 font-size: 14px;
 line-height: 1.2em;
}

div#mainTitle {
 width: 200px;
 float: left;
 margin-top: -20px;
}

div#mainTitle h2 {
 font-size: 30px;
 line-height: 1.2em;
 color: #999;
}

div#usefulLinks {
 width: 30%;
 float: left;
}

div#usefulLinks h2 {
 line-height: 1.2em;
}

div#usefulLinksCategories {
 width: 35%;
 float: left;
 padding: 0 10px;
}

div#usefulLinksCategories a {
 font-size: 16px;
 line-height: 1.2em;
 padding-left: 0;
}

div#usefulLinksCategories a.linkCat {
 color: #701;
 text-decoration: none !important;
}

div#usefulLinksCategories a.linkCatCurrent {
 color: #b22;
 text-decoration: none !important;
}

div#usefulLinksCategories a img {
 margin-bottom: -2px;
}

a.darkRed {
 text-decoration: none !important;
}

a.darkRed img, a.lightRed img {
 margin-bottom: -3px;
}

p.greyText {
 margin-top: 0 !important;
 margin-bottom: 10px !important;
}

#contacts {
 margin-top: 0 !important;
}
